@brief Converts an enum dvb_country_t into Unix-like 2-letter Country code @ingroup ancillary
@param id enum dvb_country_t ID.
@return It returns the 2-letter country code string that corresponts to the Country. If not found, returns NULL.
See Implementation
@brief Converts an enum dvb_country_t into Unix-like 2-letter Country code @ingroup ancillary
@param id enum dvb_country_t ID.
@return It returns the 2-letter country code string that corresponts to the Country. If not found, returns NULL.